x86/pvh: check permissions when adding MMIO regions
authorRoger Pau Monné <roger.pau@citrix.com>
Fri, 23 Jan 2015 14:15:30 +0000 (15:15 +0100)
committerJan Beulich <jbeulich@suse.com>
Fri, 23 Jan 2015 14:15:30 +0000 (15:15 +0100)
commit631136c7db91b18a125549b52585fc8e133a6711
treef45bca8813f1813cff1d30b43f48af6b5fd19019
parent8cb60dd0f1fd34813bceb309f11a57a00f3f91f5
x86/pvh: check permissions when adding MMIO regions

Check that MMIO regions added to PVH Dom0 are allowed. Previously a PVH Dom0
would have access to the full MMIO range.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
xen/arch/x86/domain_build.c